projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b465fb
)
Put a valid version number in the META files
author
Stefano Stabellini
<sstabellini@xensource.com>
Tue, 10 Aug 2010 14:30:36 +0000
(15:30 +0100)
committer
Stefano Stabellini
<sstabellini@xensource.com>
Tue, 10 Aug 2010 14:30:36 +0000
(15:30 +0100)
Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/ocaml/common.make
patch
|
blob
|
history
diff --git
a/tools/ocaml/common.make
b/tools/ocaml/common.make
index a2085d77d219add46a8fb8bd90672699e27346b2..064d4f67c33c8d3675a4d643c50e079d4de8d8b6 100644
(file)
--- a/
tools/ocaml/common.make
+++ b/
tools/ocaml/common.make
@@
-20,7
+20,7
@@
OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F -warn-error F
#LDFLAGS = -cclib -L./
DESTDIR ?= /
-VERSION :=
echo 0.0
+VERSION :=
4.1
OCAMLABI = $(shell $(OCAMLC) -version)
OCAMLLIBDIR = $(shell $(OCAMLC) -where)